Skip to content

Add Unix socket support for server and Redis - #4

Merged
AzurCrystal merged 2 commits into
developfrom
codex/pixel-unix-socket
Jun 3, 2026
Merged

Add Unix socket support for server and Redis#4
AzurCrystal merged 2 commits into
developfrom
codex/pixel-unix-socket

Conversation

@AzurCrystal

Copy link
Copy Markdown
Collaborator

Summary

  • add compatible parsing for server Unix socket listeners via server.host
  • serve HTTP over Unix sockets with stale socket cleanup and chmod support
  • add Redis Unix socket connection support across runtime and setup flows

Tests

  • go test ./internal/config ./internal/repository ./internal/setup ./cmd/server

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA. ✅
Posted by the CLA Assistant Lite bot.

@AzurCrystal

Copy link
Copy Markdown
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Jun 2, 2026
@AzurCrystal
AzurCrystal force-pushed the codex/pixel-unix-socket branch from 424dac9 to 685496f Compare June 2, 2026 20:26
@AzurCrystal
AzurCrystal merged commit 0f5b278 into develop Jun 3, 2026
12 checks passed
@AzurCrystal
AzurCrystal deleted the codex/pixel-unix-socket branch June 3, 2026 04:52
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant